home *** CD-ROM | disk | FTP | other *** search
/ PCNet 1998 June / PCnet Haziran 1998.iso / Internet / Tools / dynip32.exe / data1.cab / Configuration_Files / dynip.cfg < prev    next >
Encoding:
Text File  |  1997-08-10  |  2.8 KB  |  89 lines

  1. ################################################################# 
  2. # DynIP Client Configuration File V2.00
  3. #
  4. # DynIP, a division of CanWeb Internet Services Ltd.
  5. #
  6. # NOTE: All arguments must be in single or double quotes!
  7. #       This file is not compatible with older versions of
  8. #       the client configuration file, nor can the old 
  9. #    configuration file be used with the new client software.
  10. #
  11. # August 1, 1997.
  12.  
  13. #################################################################
  14. # The following entry identifies the Dynamic DNS server 
  15. # hostname (not an IP address) that will handle the client
  16. # hostname registration requests.
  17. #
  18. DDNSServerDefault="discovery.dynip.com"
  19. DDNSServer1="discovery.dynip.com"
  20.  
  21. ################################################################# 
  22. # The ClientPIDDirectory specifies the directory in which the
  23. # 'dynipclient.pid' file is stored. Leave this empty ("") if
  24. # you do not want to have this file.
  25. #
  26. # UNIX version only.
  27. #
  28. ClientPIDDirectory="./"                # The current directory
  29.  
  30. ################################################################# 
  31. # This entry should be left as-is. The dynipclient program will
  32. # update this entry when it is running. This allows you to use 
  33. # the '-k' option to kill the dynipclient program when you are
  34. # disconnecting from the Internet.
  35. #
  36. # UNIX version only.
  37. #
  38. ClientPID="0"                # Do not change!
  39.  
  40. ################################################################# 
  41. # This entry should point to a file that contains a list of
  42. # tcp and udp ports on which you have servers and services
  43. # listening. The format of this file is identical to the
  44. # /etc/services file. Do not use the actual /etc/services
  45. # file for this because it contains far too many entries
  46. # that are not necessarily in use. Only a maximum of 64 UDP and
  47. # 64 TCP servers can be specified in this file. This file
  48. # is only read when the dynipclient program is run with the
  49. # '-m' option.
  50. #
  51. PortmapFile="./dynip.pm"
  52.  
  53. ################################################################# 
  54. # The following information is automatically inserted when you
  55. # register your first sub-domain name. Do not modify the entries
  56. # here, use the dynipadmin program instead!
  57. #
  58. LastName=""
  59. FirstName=""
  60. EmailAddress=""
  61. DomainID="0"
  62. SubDomainName=""
  63. DomainActive="No"
  64. RegCode1="0"
  65. RegCode2="0"
  66. IPAddress="0"
  67. NoDialupConnection="No"
  68.  
  69. ##########################################
  70. # Windows(tm) Client Specific Definitions
  71. #
  72. ISPHourlyCharge="0.00"
  73. LongDistanceCharge="0.00"
  74. DisplayChargeCounter="0"
  75. Clock="3"
  76. ClockOnTop="1"
  77. ClockBorder="0"
  78.  
  79. #########################################
  80. # Windows(tm) Time Server Entries
  81. #
  82. Host0="relay.cdnnet.ca"
  83. Host1="venera.isi.edu"
  84. Host2="noc.hpc.org"
  85. Host3="noc.near.net"
  86. Synchronize="No"
  87.  
  88.